From b3403f5141b39e805cc8508e82f8a096db255fa0 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Fri, 29 Sep 2006 21:18:15 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 5 +++++ lispref/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 3 files changed, 15 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06a59a16f23..dbf5ea0cb7f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2006-09-29 Juri Linkov + + * progmodes/cperl-mode.el (cperl-after-expr-p): Don't move point + to nil if there is no previous property change. + 2006-09-26 Micha,Ak(Bl Cadilhac * cus-edit.el (custom-save-all): Switch to emacs-lisp mode before diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 3aeca258be1..109ac9d704e 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2006-09-29 Juri Linkov + + * modes.texi (%-Constructs): Reorder coding systems in the + documentation of %z to the real order displayed in the modeline. + 2006-09-25 Richard Stallman * os.texi (Timers): Describe timer-max-repeats. diff --git a/src/ChangeLog b/src/ChangeLog index 7c88cbd6338..80dd9966122 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2006-09-29 Juri Linkov + + * buffer.c (syms_of_buffer): Reorder coding systems in the + docstring of %z to the real order displayed in the modeline. + 2006-09-28 Stefan Monnier * keymap.c (Fdefine_key): Yet another int/Lisp_Object mixup (YAILOM). -- 2.30.2